docs(en): merge rollup/master into rollup-docs-cn/master @ 644bebd0#188
Closed
docschina-bot wants to merge 5 commits into
Closed
docs(en): merge rollup/master into rollup-docs-cn/master @ 644bebd0#188docschina-bot wants to merge 5 commits into
docschina-bot wants to merge 5 commits into
Conversation
* fix(deps): update swc monorepo * Adapt tested error messages --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
…… (#6222) * Apply to adjust the description of the command-line parameter 'rollup -c'. I think the following description is more suitable for everyone to understand: ` -c, --config <filename> Use this config file (if argument is used but value is unspecified, Rollup will try to load configuration files in the following order: rollup.config.mjs -> rollup.config.cjs -> rollup.config.js) ` * Format the CLI parameter description text. * Synchronously update the content of 'cli/help.md'. * Correct formatting in cli/help.md Fix formatting inconsistencies in help documentation. --------- Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
* Deduplicate help.md We use vitepress features to directly include and truncate the help.md file. We use a VSCode region to trim the CLI options, which means we need to filter the comments when loading the file. * Update generated bindings There were some changes that were not committed with some dependency update. * Update options test * Improve plugin name * Add test to improve coverage * Apply Copilot suggestions * Fix test
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
❌ Deploy Preview for relaxed-alfajores-47dd1b failed.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #188 +/- ##
==========================================
+ Coverage 98.77% 98.79% +0.01%
==========================================
Files 271 272 +1
Lines 10685 10686 +1
Branches 2863 2863
==========================================
+ Hits 10554 10557 +3
+ Misses 88 87 -1
+ Partials 43 42 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
此 PR 自动生成。
合并 rollup/rollup 的修改至本仓库(@ 644bebd)
以下文件存在冲突,可能需要重新翻译:
请解决所有冲突后提交到此 pull request,可直接在 Github 修改、切换到 sync-644bebd0 分支进行修改或者使用 Github Desktop 拉取此 pr 修改并提交。
禁止使用 Squash Merge 来合并此 Pull Request!
使用该操作会导致上游仓库的内容丢失,并致使下一次合并产生冲突。